home *** CD-ROM | disk | FTP | other *** search
/ Clickx 75 / Clickx 75.iso / software / expressionweb / expressionwebv3 / ExpressionWeb_en.exe / Setup / WeImp.cab / PsdImaging.dll / XML / REDEYEMASKEFFECT.XML < prev    next >
Encoding:
Extensible Markup Language  |  2009-07-15  |  499 b   |  17 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <effect label="RedEyeMaskEffect">
  3.   <description>
  4.     RedEyeMaskEffect is a source effect that renders the image buffer masks
  5.     it receives as COM IUnknown objects through its MaskArray property.
  6.     This is an internal effect used by RedEyeEffect.
  7.   </description>
  8.  
  9.   <scale type="identity"/>
  10.  
  11.   <property name="MaskArray" type="custom" private="1">
  12.     <comment>
  13.       Array of red-eye mask buffer(s)
  14.     </comment>
  15.   </property>
  16. </effect>
  17.